@@ -30,153 +30,153 @@ body {
30
30
< p style ="text-align:center; "> <%= image_tag "a-N-N.svg" %> </ p >
31
31
<% end %>
32
32
33
- <% if @az =~ /AZ-1a / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
33
+ <% if @az =~ /AZ-a / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
34
34
< p style ="text-align:center; "> <%= image_tag "a-N-N.svg" %> </ p >
35
35
<% end %>
36
- <% if @az =~ /AZ-1b / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
36
+ <% if @az =~ /AZ-b / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
37
37
< p style ="text-align:center; "> <%= image_tag "b-N-N.svg" %> </ p >
38
38
<% end %>
39
- <% if @az =~ /AZ-1c / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
39
+ <% if @az =~ /AZ-c / and @text =~ /no backend found/ and @crystal =~ /no backend found/ %>
40
40
< p style ="text-align:center; "> <%= image_tag "c-N-N.svg" %> </ p >
41
41
<% end %>
42
42
43
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1a / and @crystal =~ /no backend found/ %>
43
+ <% if @az =~ /AZ-a / and @text =~ /AZ-a / and @crystal =~ /no backend found/ %>
44
44
< p style ="text-align:center; "> <%= image_tag "a-a-N.svg" %> </ p >
45
45
<% end %>
46
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1b / and @crystal =~ /no backend found/ %>
46
+ <% if @az =~ /AZ-a / and @text =~ /AZ-b / and @crystal =~ /no backend found/ %>
47
47
< p style ="text-align:center; "> <%= image_tag "a-b-N.svg" %> </ p >
48
48
<% end %>
49
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1c / and @crystal =~ /no backend found/ %>
49
+ <% if @az =~ /AZ-a / and @text =~ /AZ-c / and @crystal =~ /no backend found/ %>
50
50
< p style ="text-align:center; "> <%= image_tag "a-c-N.svg" %> </ p >
51
51
<% end %>
52
- <% if @az =~ /AZ-1a / and @text =~ /no backend found/ and @crystal =~ /AZ-1a / %>
52
+ <% if @az =~ /AZ-a / and @text =~ /no backend found/ and @crystal =~ /AZ-a / %>
53
53
< p style ="text-align:center; "> <%= image_tag "a-N-a.svg" %> </ p >
54
54
<% end %>
55
- <% if @az =~ /AZ-1a / and @text =~ /no backend found/ and @crystal =~ /AZ-1b / %>
55
+ <% if @az =~ /AZ-a / and @text =~ /no backend found/ and @crystal =~ /AZ-b / %>
56
56
< p style ="text-align:center; "> <%= image_tag "a-N-b.svg" %> </ p >
57
57
<% end %>
58
- <% if @az =~ /AZ-1a / and @text =~ /no backend found/ and @crystal =~ /AZ-1c / %>
58
+ <% if @az =~ /AZ-a / and @text =~ /no backend found/ and @crystal =~ /AZ-c / %>
59
59
< p style ="text-align:center; "> <%= image_tag "a-N-c.svg" %> </ p >
60
60
<% end %>
61
61
62
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1a / and @crystal =~ /no backend found/ %>
62
+ <% if @az =~ /AZ-b / and @text =~ /AZ-a / and @crystal =~ /no backend found/ %>
63
63
< p style ="text-align:center; "> <%= image_tag "b-a-N.svg" %> </ p >
64
64
<% end %>
65
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1b / and @crystal =~ /no backend found/ %>
65
+ <% if @az =~ /AZ-b / and @text =~ /AZ-b / and @crystal =~ /no backend found/ %>
66
66
< p style ="text-align:center; "> <%= image_tag "b-b-N.svg" %> </ p >
67
67
<% end %>
68
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1c / and @crystal =~ /no backend found/ %>
68
+ <% if @az =~ /AZ-b / and @text =~ /AZ-c / and @crystal =~ /no backend found/ %>
69
69
< p style ="text-align:center; "> <%= image_tag "b-c-N.svg" %> </ p >
70
70
<% end %>
71
- <% if @az =~ /AZ-1b / and @text =~ /no backend found/ and @crystal =~ /AZ-1a / %>
71
+ <% if @az =~ /AZ-b / and @text =~ /no backend found/ and @crystal =~ /AZ-a / %>
72
72
< p style ="text-align:center; "> <%= image_tag "b-N-a.svg" %> </ p >
73
73
<% end %>
74
- <% if @az =~ /AZ-1b / and @text =~ /no backend found/ and @crystal =~ /AZ-1b / %>
74
+ <% if @az =~ /AZ-b / and @text =~ /no backend found/ and @crystal =~ /AZ-b / %>
75
75
< p style ="text-align:center; "> <%= image_tag "b-N-b.svg" %> </ p >
76
76
<% end %>
77
- <% if @az =~ /AZ-1b / and @text =~ /no backend found/ and @crystal =~ /AZ-1c / %>
77
+ <% if @az =~ /AZ-b / and @text =~ /no backend found/ and @crystal =~ /AZ-c / %>
78
78
< p style ="text-align:center; "> <%= image_tag "b-N-c.svg" %> </ p >
79
79
<% end %>
80
80
81
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1a / and @crystal =~ /no backend found/ %>
81
+ <% if @az =~ /AZ-c / and @text =~ /AZ-a / and @crystal =~ /no backend found/ %>
82
82
< p style ="text-align:center; "> <%= image_tag "c-a-N.svg" %> </ p >
83
83
<% end %>
84
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1b / and @crystal =~ /no backend found/ %>
84
+ <% if @az =~ /AZ-c / and @text =~ /AZ-b / and @crystal =~ /no backend found/ %>
85
85
< p style ="text-align:center; "> <%= image_tag "c-b-N.svg" %> </ p >
86
86
<% end %>
87
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1c / and @crystal =~ /no backend found/ %>
87
+ <% if @az =~ /AZ-c / and @text =~ /AZ-c / and @crystal =~ /no backend found/ %>
88
88
< p style ="text-align:center; "> <%= image_tag "c-c-N.svg" %> </ p >
89
89
<% end %>
90
- <% if @az =~ /AZ-1c / and @text =~ /no backend found/ and @crystal =~ /AZ-1a / %>
90
+ <% if @az =~ /AZ-c / and @text =~ /no backend found/ and @crystal =~ /AZ-a / %>
91
91
< p style ="text-align:center; "> <%= image_tag "c-N-a.svg" %> </ p >
92
92
<% end %>
93
- <% if @az =~ /AZ-1c / and @text =~ /no backend found/ and @crystal =~ /AZ-1b / %>
93
+ <% if @az =~ /AZ-c / and @text =~ /no backend found/ and @crystal =~ /AZ-b / %>
94
94
< p style ="text-align:center; "> <%= image_tag "c-N-b.svg" %> </ p >
95
95
<% end %>
96
- <% if @az =~ /AZ-1c / and @text =~ /no backend found/ and @crystal =~ /AZ-1c / %>
96
+ <% if @az =~ /AZ-c / and @text =~ /no backend found/ and @crystal =~ /AZ-c / %>
97
97
< p style ="text-align:center; "> <%= image_tag "c-N-c.svg" %> </ p >
98
98
<% end %>
99
99
100
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1a / and @crystal =~ /AZ-1a / %>
100
+ <% if @az =~ /AZ-a / and @text =~ /AZ-a / and @crystal =~ /AZ-a / %>
101
101
< p style ="text-align:center; "> <%= image_tag "a-a-a.svg" %> </ p >
102
102
<% end %>
103
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1a / and @crystal =~ /AZ-1b / %>
103
+ <% if @az =~ /AZ-a / and @text =~ /AZ-a / and @crystal =~ /AZ-b / %>
104
104
< p style ="text-align:center; "> <%= image_tag "a-a-b.svg" %> </ p >
105
105
<% end %>
106
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1a / and @crystal =~ /AZ-1c / %>
106
+ <% if @az =~ /AZ-a / and @text =~ /AZ-a / and @crystal =~ /AZ-c / %>
107
107
< p style ="text-align:center; "> <%= image_tag "a-a-c.svg" %> </ p >
108
108
<% end %>
109
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1b / and @crystal =~ /AZ-1a / %>
109
+ <% if @az =~ /AZ-a / and @text =~ /AZ-b / and @crystal =~ /AZ-a / %>
110
110
< p style ="text-align:center; "> <%= image_tag "a-b-a.svg" %> </ p >
111
111
<% end %>
112
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1b / and @crystal =~ /AZ-1b / %>
112
+ <% if @az =~ /AZ-a / and @text =~ /AZ-b / and @crystal =~ /AZ-b / %>
113
113
< p style ="text-align:center; "> <%= image_tag "a-b-b.svg" %> </ p >
114
114
<% end %>
115
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1b / and @crystal =~ /AZ-1c / %>
115
+ <% if @az =~ /AZ-a / and @text =~ /AZ-b / and @crystal =~ /AZ-c / %>
116
116
< p style ="text-align:center; "> <%= image_tag "a-b-c.svg" %> </ p >
117
117
<% end %>
118
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1c / and @crystal =~ /AZ-1a / %>
118
+ <% if @az =~ /AZ-a / and @text =~ /AZ-c / and @crystal =~ /AZ-a / %>
119
119
< p style ="text-align:center; "> <%= image_tag "a-c-a.svg" %> </ p >
120
120
<% end %>
121
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1c / and @crystal =~ /AZ-1b / %>
121
+ <% if @az =~ /AZ-a / and @text =~ /AZ-c / and @crystal =~ /AZ-b / %>
122
122
< p style ="text-align:center; "> <%= image_tag "a-c-b.svg" %> </ p >
123
123
<% end %>
124
- <% if @az =~ /AZ-1a / and @text =~ /AZ-1c / and @crystal =~ /AZ-1c / %>
124
+ <% if @az =~ /AZ-a / and @text =~ /AZ-c / and @crystal =~ /AZ-c / %>
125
125
< p style ="text-align:center; "> <%= image_tag "a-c-c.svg" %> </ p >
126
126
<% end %>
127
127
128
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1a / and @crystal =~ /AZ-1a / %>
128
+ <% if @az =~ /AZ-b / and @text =~ /AZ-a / and @crystal =~ /AZ-a / %>
129
129
< p style ="text-align:center; "> <%= image_tag "b-a-a.svg" %> </ p >
130
130
<% end %>
131
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1a / and @crystal =~ /AZ-1b / %>
131
+ <% if @az =~ /AZ-b / and @text =~ /AZ-a / and @crystal =~ /AZ-b / %>
132
132
< p style ="text-align:center; "> <%= image_tag "b-a-b.svg" %> </ p >
133
133
<% end %>
134
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1a / and @crystal =~ /AZ-1c / %>
134
+ <% if @az =~ /AZ-b / and @text =~ /AZ-a / and @crystal =~ /AZ-c / %>
135
135
< p style ="text-align:center; "> <%= image_tag "b-a-c.svg" %> </ p >
136
136
<% end %>
137
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1b / and @crystal =~ /AZ-1a / %>
137
+ <% if @az =~ /AZ-b / and @text =~ /AZ-b / and @crystal =~ /AZ-a / %>
138
138
< p style ="text-align:center; "> <%= image_tag "b-b-a.svg" %> </ p >
139
139
<% end %>
140
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1b / and @crystal =~ /AZ-1b / %>
140
+ <% if @az =~ /AZ-b / and @text =~ /AZ-b / and @crystal =~ /AZ-b / %>
141
141
< p style ="text-align:center; "> <%= image_tag "b-b-b.svg" %> </ p >
142
142
<% end %>
143
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1b / and @crystal =~ /AZ-1c / %>
143
+ <% if @az =~ /AZ-b / and @text =~ /AZ-b / and @crystal =~ /AZ-c / %>
144
144
< p style ="text-align:center; "> <%= image_tag "b-b-c.svg" %> </ p >
145
145
<% end %>
146
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1c / and @crystal =~ /AZ-1a / %>
146
+ <% if @az =~ /AZ-b / and @text =~ /AZ-c / and @crystal =~ /AZ-a / %>
147
147
< p style ="text-align:center; "> <%= image_tag "b-c-a.svg" %> </ p >
148
148
<% end %>
149
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1c / and @crystal =~ /AZ-1b / %>
149
+ <% if @az =~ /AZ-b / and @text =~ /AZ-c / and @crystal =~ /AZ-b / %>
150
150
< p style ="text-align:center; "> <%= image_tag "b-c-b.svg" %> </ p >
151
151
<% end %>
152
- <% if @az =~ /AZ-1b / and @text =~ /AZ-1c / and @crystal =~ /AZ-1c / %>
152
+ <% if @az =~ /AZ-b / and @text =~ /AZ-c / and @crystal =~ /AZ-c / %>
153
153
< p style ="text-align:center; "> <%= image_tag "b-c-c.svg" %> </ p >
154
154
<% end %>
155
155
156
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1a / and @crystal =~ /AZ-1a / %>
156
+ <% if @az =~ /AZ-c / and @text =~ /AZ-a / and @crystal =~ /AZ-a / %>
157
157
< p style ="text-align:center; "> <%= image_tag "c-a-a.svg" %> </ p >
158
158
<% end %>
159
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1a / and @crystal =~ /AZ-1b / %>
159
+ <% if @az =~ /AZ-c / and @text =~ /AZ-a / and @crystal =~ /AZ-b / %>
160
160
< p style ="text-align:center; "> <%= image_tag "c-a-b.svg" %> </ p >
161
161
<% end %>
162
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1a / and @crystal =~ /AZ-1c / %>
162
+ <% if @az =~ /AZ-c / and @text =~ /AZ-a / and @crystal =~ /AZ-c / %>
163
163
< p style ="text-align:center; "> <%= image_tag "c-a-c.svg" %> </ p >
164
164
<% end %>
165
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1b / and @crystal =~ /AZ-1a / %>
165
+ <% if @az =~ /AZ-c / and @text =~ /AZ-b / and @crystal =~ /AZ-a / %>
166
166
< p style ="text-align:center; "> <%= image_tag "c-b-a.svg" %> </ p >
167
167
<% end %>
168
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1b / and @crystal =~ /AZ-1b / %>
168
+ <% if @az =~ /AZ-c / and @text =~ /AZ-b / and @crystal =~ /AZ-b / %>
169
169
< p style ="text-align:center; "> <%= image_tag "c-b-b.svg" %> </ p >
170
170
<% end %>
171
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1b / and @crystal =~ /AZ-1c / %>
171
+ <% if @az =~ /AZ-c / and @text =~ /AZ-b / and @crystal =~ /AZ-c / %>
172
172
< p style ="text-align:center; "> <%= image_tag "c-b-c.svg" %> </ p >
173
173
<% end %>
174
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1c / and @crystal =~ /AZ-1a / %>
174
+ <% if @az =~ /AZ-c / and @text =~ /AZ-c / and @crystal =~ /AZ-a / %>
175
175
< p style ="text-align:center; "> <%= image_tag "c-c-a.svg" %> </ p >
176
176
<% end %>
177
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1c / and @crystal =~ /AZ-1b / %>
177
+ <% if @az =~ /AZ-c / and @text =~ /AZ-c / and @crystal =~ /AZ-b / %>
178
178
< p style ="text-align:center; "> <%= image_tag "c-c-b.svg" %> </ p >
179
179
<% end %>
180
- <% if @az =~ /AZ-1c / and @text =~ /AZ-1c / and @crystal =~ /AZ-1c / %>
180
+ <% if @az =~ /AZ-c / and @text =~ /AZ-c / and @crystal =~ /AZ-c / %>
181
181
< p style ="text-align:center; "> <%= image_tag "c-c-c.svg" %> </ p >
182
182
<% end %>
0 commit comments