Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
bdc3ecdf
Commit
bdc3ecdf
authored
Mar 18, 2019
by
Phil Höfer
Browse files
Add Error Message to Api if key is wrong
parent
6c36d4d2
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/views/resultpages/metager3resultsatom10.blade.php
View file @
bdc3ecdf
...
...
@@ -25,5 +25,13 @@
</content>
</entry>
@endforeach
@else
<ad:advertisement>
<ad:callOut
type=
"TEXT"
>
Fehler
</ad:callOut>
<ad:title
type=
"TEXT"
>
Falscher Schlüssel angegeben
</ad:title>
<ad:displayUrl
type=
"TEXT"
>
https://metager.de/meta/key
</ad:displayUrl>
<ad:subTitle
type=
"TEXT"
>
Sie haben einen ungültigen Schlüssel angegeben
</ad:subTitle>
<link
href=
"https://metager.de/meta/key"
/>
</ad:advertisement>
@endif
</feed>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment