forked from Decentrala/website
Implement events pages skeletons
This commit is contained in:
parent
4bcd13a713
commit
4233fe7f44
@ -1 +1,2 @@
|
||||
<h1>Events</h1>
|
||||
<p>Following list contains all forthcoming events. Held events are listed in <a href="/en/events_archive">archive</a></p>
|
||||
|
2
pages/en/events_archive.html
Normal file
2
pages/en/events_archive.html
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Events archive</h1>
|
||||
<p>All events that we organized so far.</p>
|
@ -1 +1,2 @@
|
||||
<h1>Događaji</h1>
|
||||
<h1>Događaji</h1>
|
||||
<p>Naredna lista sadrži sve predstojeće događaje. Za listu održanih događaja pogledajte <a href="/events_archive">arhivu</a></p>
|
2
pages/sr/events_archive.html
Normal file
2
pages/sr/events_archive.html
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Arhiva događaja</h1>
|
||||
<p>Svi događaji koje smo do sada organzivali.</p>
|
Loading…
Reference in New Issue
Block a user