diff --git a/srctweb/website/templates/events.html b/srctweb/website/templates/events.html index a8834ed2bf5b61105aeb24b870bd6ebb2c87873b..095cae174e9889c8de70395e3811f7174e5622e1 100644 --- a/srctweb/website/templates/events.html +++ b/srctweb/website/templates/events.html @@ -10,6 +10,9 @@ SRCT | Events -

Along the lines of Meetings-- a form for creating events, pagination, RSS feed

+ +

Will link to an as yet not created page on the wiki.

+ +

The beginnings of setting it up on the wiki is there, but it's not there yet.

{% endblock %} diff --git a/srctweb/website/templates/meetings.html b/srctweb/website/templates/meetings.html index a66a918b4b2299070838e81e1689f2f0f7d37e61..b7da63239a838cc785deb84a01cbdca5f4233104 100644 --- a/srctweb/website/templates/meetings.html +++ b/srctweb/website/templates/meetings.html @@ -10,10 +10,14 @@ SRCT | Meetings -

Transfer over meeting notes.

+

Will link to an as yet not created page on the wiki with meeting minutes.

-

Presumably make some sort of form so that notes can be taken directly - here and not done through modifying the html

+

Page will need RSS support.

-

Along with that, an RSS feed

+ + + + + {% endblock %}