Commit 45a87859 by Juho Salli

Ei mitään

1 parent eda91b75
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<!-- <f:event type="preRenderView" listener="#{votingCompoListView.initView}" /> --> <!-- <f:event type="preRenderView" listener="#{votingCompoListView.initView}" /> -->
</f:metadata> </f:metadata>
<ui:define name="content"> <ui:define name="content">
<!-- <h:outputStylesheet library="style" name="insomnia2/css/actionlog.css" /> --> <h:outputStylesheet library="style" name="insomnia2/css/actionlog.css" />
<h1>#{i18n['voting.allcompos.header']}</h1> <h1>#{i18n['voting.allcompos.header']}</h1>
<p>#{i18n['voting.allcompos.description']}</p> <p>#{i18n['voting.allcompos.description']}</p>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!