mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 01:35:32 +00:00
Refactored Startpage
This commit is contained in:
@@ -1,4 +1,22 @@
|
||||
{{ $model := . }}
|
||||
{{/* .parameters
|
||||
type Parameters struct {
|
||||
Extended bool
|
||||
Collection string
|
||||
Query string
|
||||
}
|
||||
type SimpleParameters struct {
|
||||
Parameters
|
||||
Annotations bool
|
||||
Persons bool
|
||||
Title bool
|
||||
Alm bool
|
||||
Series bool
|
||||
Places bool
|
||||
Refs bool
|
||||
Year bool
|
||||
}
|
||||
*/}}
|
||||
|
||||
|
||||
<div id="searchcontrol" class="container-normal">
|
||||
|
||||
Reference in New Issue
Block a user