mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 11:38:49 +01:00
4 lines
124 B
Text
4 lines
124 B
Text
<%
|
|
# TODO: is this ever called?
|
|
-%>
|
|
TracksPages.page_notify('error', "<%=@error_message || t('common.server_error')%>", 8);
|