Commit 4bd76070 authored by Charles Lim's avatar Charles Lim

Changed announcement_detail page

parent ae21a7c9
......@@ -14,6 +14,7 @@
{% block content %}
<img width=1000 height=200 src="{% static 'announcement_board/default_announcementpic.png' %}"/>
<p> {{object.announcement_body}} <p>
<p> by {{object.author.first_name}} {{object.author.last_name}}, {{object.pub_date | date:"d/m/o"}}</p>
<p> Likes: {{reaction_likes}} </p>
<p> Love: {{reaction_love}} </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment