Skip to content

Commit 9cdfdc8

Browse files
Danielhiversenfabaff
authored andcommitted
fix merge conflict (home-assistant#8653)
1 parent 28d0f2f commit 9cdfdc8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

source/_includes/asides/component_navigation.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,13 @@
6060
</div>
6161
{%- endif -%}
6262

63-
<<<<<<< HEAD
6463
<div class='section'>
6564
{%- if is_platform -%}
6665
Source: <a href='{{github_main_repo}}{{imp_url}}{{parent_name}}.py'>{{imp_name}}/{{parent_name}}.py</a>
6766
{%- else -%}
6867
Source: <a href='{{github_main_repo}}{{imp_url}}'>{{imp_url}}</a>
6968
{%- endif -%}
7069
</div>
71-
=======
72-
{%- if is_platform -%}
73-
<div class='section'>
74-
Source:
75-
<a href='{{github_main_repo}}{{embedded_url}}{{parent_name}}.py'>{{imp_name}}/{{parent_name}}.py</a>
76-
</div>
77-
{%- endif -%}
78-
>>>>>>> rc
7970

8071
{%- if is_platform and parent_name != 'sensor' -%}
8172
<div class='section'>

0 commit comments

Comments
 (0)