Merge branch 'feat/firefox-strategy' of https://github.com/AndrewBastin/postwoman into feat/firefox-strategy

This commit is contained in:
Liyas Thomas
2020-01-17 00:55:37 +05:30
12 changed files with 126 additions and 78 deletions

View File

@@ -1,6 +1,10 @@
<template>
<div class="page page-error">
<img src="~static/icons/error.svg" :alt="$t('error')" class="error_banner" />
<img
src="~static/icons/error.svg"
:alt="$t('error')"
class="error_banner"
/>
<h2>{{ error.statusCode }}</h2>
<h3>{{ error.message }}</h3>
<p>