diff options
| -rw-r--r-- | data/templates/default.beamer | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/templates/default.beamer b/data/templates/default.beamer index d75d2542c..b2eafaadf 100644 --- a/data/templates/default.beamer +++ b/data/templates/default.beamer @@ -114,9 +114,7 @@ $if(subtitle)$ \subtitle$if(shortsubtitle)$[$shortsubtitle$]$endif${$subtitle$} $endif$ \author$if(shortauthor)$[$shortauthor$]$endif${$for(author)$$author$$sep$ \and $endfor$} -$if(date)$ \date$if(shortdate)$[$shortdate$]$endif${$date$} -$endif$ $if(institute)$ \institute$if(shortinstitute)$[$shortinstitute$]$endif${$for(institute)$$institute$$sep$ \and $endfor$} $endif$ |
