forked from bofh/fetsite
Merge branch 'master' into calendar
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<p id="notice"><%= notice %></p>
|
||||
<div class="row-fluid">
|
||||
<div class="span8">
|
||||
<h1><%= @lva.name %></h1>
|
||||
<h1><%=@lva.typ.to_s + ' ' + @lva.name %></h1>
|
||||
<h2>Prüfungsinformation</h2>
|
||||
<div class="lva-beschreibung">
|
||||
<%= @lva.pruefungsinformation %>
|
||||
|
||||
Reference in New Issue
Block a user