List Pengumuman
{% for post in posts %} {% if post.id %}Pengumuman {{ post.id }}
{{ post.content | raw }}{% if status %} {% if post.status == 1 %} Edit {% elseif post.status == 2 %}
{% extends "base.html" %} {% block title %}Pengumuman{% endblock %} {% block nav %}
{% endblock %} {% block body %}