@@ -30,153 +30,153 @@ body {
3030 < p style ="text-align:center; "> <%= image_tag "a-N-N.svg" %> </ p >
3131<% end %>
3232
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/ %>
3434 < p style ="text-align:center; "> <%= image_tag "a-N-N.svg" %> </ p >
3535<% 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/ %>
3737 < p style ="text-align:center; "> <%= image_tag "b-N-N.svg" %> </ p >
3838<% 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/ %>
4040 < p style ="text-align:center; "> <%= image_tag "c-N-N.svg" %> </ p >
4141<% end %>
4242
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/ %>
4444 < p style ="text-align:center; "> <%= image_tag "a-a-N.svg" %> </ p >
4545<% 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/ %>
4747 < p style ="text-align:center; "> <%= image_tag "a-b-N.svg" %> </ p >
4848<% 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/ %>
5050 < p style ="text-align:center; "> <%= image_tag "a-c-N.svg" %> </ p >
5151<% 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 / %>
5353 < p style ="text-align:center; "> <%= image_tag "a-N-a.svg" %> </ p >
5454<% 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 / %>
5656 < p style ="text-align:center; "> <%= image_tag "a-N-b.svg" %> </ p >
5757<% 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 / %>
5959 < p style ="text-align:center; "> <%= image_tag "a-N-c.svg" %> </ p >
6060<% end %>
6161
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/ %>
6363 < p style ="text-align:center; "> <%= image_tag "b-a-N.svg" %> </ p >
6464<% 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/ %>
6666 < p style ="text-align:center; "> <%= image_tag "b-b-N.svg" %> </ p >
6767<% 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/ %>
6969 < p style ="text-align:center; "> <%= image_tag "b-c-N.svg" %> </ p >
7070<% 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 / %>
7272 < p style ="text-align:center; "> <%= image_tag "b-N-a.svg" %> </ p >
7373<% 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 / %>
7575 < p style ="text-align:center; "> <%= image_tag "b-N-b.svg" %> </ p >
7676<% 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 / %>
7878 < p style ="text-align:center; "> <%= image_tag "b-N-c.svg" %> </ p >
7979<% end %>
8080
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/ %>
8282 < p style ="text-align:center; "> <%= image_tag "c-a-N.svg" %> </ p >
8383<% 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/ %>
8585 < p style ="text-align:center; "> <%= image_tag "c-b-N.svg" %> </ p >
8686<% 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/ %>
8888 < p style ="text-align:center; "> <%= image_tag "c-c-N.svg" %> </ p >
8989<% 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 / %>
9191 < p style ="text-align:center; "> <%= image_tag "c-N-a.svg" %> </ p >
9292<% 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 / %>
9494 < p style ="text-align:center; "> <%= image_tag "c-N-b.svg" %> </ p >
9595<% 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 / %>
9797 < p style ="text-align:center; "> <%= image_tag "c-N-c.svg" %> </ p >
9898<% end %>
9999
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 / %>
101101 < p style ="text-align:center; "> <%= image_tag "a-a-a.svg" %> </ p >
102102<% 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 / %>
104104 < p style ="text-align:center; "> <%= image_tag "a-a-b.svg" %> </ p >
105105<% 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 / %>
107107 < p style ="text-align:center; "> <%= image_tag "a-a-c.svg" %> </ p >
108108<% 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 / %>
110110 < p style ="text-align:center; "> <%= image_tag "a-b-a.svg" %> </ p >
111111<% 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 / %>
113113 < p style ="text-align:center; "> <%= image_tag "a-b-b.svg" %> </ p >
114114<% 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 / %>
116116 < p style ="text-align:center; "> <%= image_tag "a-b-c.svg" %> </ p >
117117<% 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 / %>
119119 < p style ="text-align:center; "> <%= image_tag "a-c-a.svg" %> </ p >
120120<% 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 / %>
122122 < p style ="text-align:center; "> <%= image_tag "a-c-b.svg" %> </ p >
123123<% 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 / %>
125125 < p style ="text-align:center; "> <%= image_tag "a-c-c.svg" %> </ p >
126126<% end %>
127127
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 / %>
129129 < p style ="text-align:center; "> <%= image_tag "b-a-a.svg" %> </ p >
130130<% 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 / %>
132132 < p style ="text-align:center; "> <%= image_tag "b-a-b.svg" %> </ p >
133133<% 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 / %>
135135 < p style ="text-align:center; "> <%= image_tag "b-a-c.svg" %> </ p >
136136<% 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 / %>
138138 < p style ="text-align:center; "> <%= image_tag "b-b-a.svg" %> </ p >
139139<% 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 / %>
141141 < p style ="text-align:center; "> <%= image_tag "b-b-b.svg" %> </ p >
142142<% 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 / %>
144144 < p style ="text-align:center; "> <%= image_tag "b-b-c.svg" %> </ p >
145145<% 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 / %>
147147 < p style ="text-align:center; "> <%= image_tag "b-c-a.svg" %> </ p >
148148<% 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 / %>
150150 < p style ="text-align:center; "> <%= image_tag "b-c-b.svg" %> </ p >
151151<% 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 / %>
153153 < p style ="text-align:center; "> <%= image_tag "b-c-c.svg" %> </ p >
154154<% end %>
155155
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 / %>
157157 < p style ="text-align:center; "> <%= image_tag "c-a-a.svg" %> </ p >
158158<% 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 / %>
160160 < p style ="text-align:center; "> <%= image_tag "c-a-b.svg" %> </ p >
161161<% 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 / %>
163163 < p style ="text-align:center; "> <%= image_tag "c-a-c.svg" %> </ p >
164164<% 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 / %>
166166 < p style ="text-align:center; "> <%= image_tag "c-b-a.svg" %> </ p >
167167<% 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 / %>
169169 < p style ="text-align:center; "> <%= image_tag "c-b-b.svg" %> </ p >
170170<% 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 / %>
172172 < p style ="text-align:center; "> <%= image_tag "c-b-c.svg" %> </ p >
173173<% 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 / %>
175175 < p style ="text-align:center; "> <%= image_tag "c-c-a.svg" %> </ p >
176176<% 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 / %>
178178 < p style ="text-align:center; "> <%= image_tag "c-c-b.svg" %> </ p >
179179<% 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 / %>
181181 < p style ="text-align:center; "> <%= image_tag "c-c-c.svg" %> </ p >
182182<% end %>
0 commit comments